Adjust the argument counts for a MESSAGE_PARAMETER_COUNT_MISMATCH to account for
authorEwan Mellor <ewan@xensource.com>
Mon, 25 Dec 2006 14:32:41 +0000 (14:32 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 25 Dec 2006 14:32:41 +0000 (14:32 +0000)
commit6e59829ed251d470ee10db233e8eb6935dc0e9c9
tree273260d0e9d38369c565ee74f85abea39c3eff28
parent84172b63067acfd0ae764a3d9e25739279a21e35
Adjust the argument counts for a MESSAGE_PARAMETER_COUNT_MISMATCH to account for
the fact that XenAPI adds the session handle transparently.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/XenAPI.py